How to change the color of your font.
Code Color Code Created
<FONT COLOR="#FF0000">Red</FONT> Red
<FONT COLOR="#00FF00">Green</FONT> Green
<FONT COLOR="#0000FF">Blue</FONT> Blue
You can also use a color's name!
<FONT COLOR="Yellow">Yellow</FONT> Yellow
<FONT COLOR="White">White</FONT> White